toast获取:指定引擎desired_caps["automationName"] = "UiAutomator2",运行脚本时,appium总报错, 提示Could not sign with d
Appium 服务器初始化参数之一automationName(自动化测试的引擎),如果不指定时,默认的为UiAutomator1,UiAutomator1不支持toast的获取。这样在获取toast ...
